PDF4Java Reference Documentation
com.o2sol.pdf4java.digitalsignatures Package / PDFBaseDigitalSignature Class
Fields Methods


In This Topic
    PDFBaseDigitalSignature Class Members
    In This Topic

    The following tables list the members exposed by PDFBaseDigitalSignature.

    Protected Fields
    Public Methods
     NameDescription
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Public MethodGets the sign certificate.  
    Public MethodGets the contact information.  
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Public MethodGets the underlying COS signature object.  
    Public MethodGets the location.  
    Public MethodGets the name.  
    Public MethodGets the sign reason.  
    Public MethodGets the sign date.  
    Public MethodGets the signature digest algorithm.  
    Public MethodSets the sign certificate.
    This property is not used by signatures.  
    Public MethodSets the contact information.
    This property should not be set for signatures.  
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Public MethodSets the location.
    This property should not be set for signatures.  
    Public MethodSets the name.
    This property should not be set for signatures.  
    Public MethodSets the sign reason.
    This property should not be set for signatures.  
    Public MethodSets the sign date.  
    Public MethodSets the signature digest algorithm.  
    Top
    See Also